Package | openehr.base |
Type | CodeSystem |
Id | Id |
FHIR Version | R5 |
Source | http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-composition-category.html |
Url | https://specifications.openehr.org/fhir/codesystem-composition_category |
Version | 0.1.0 |
Status | active |
Date | 2024-08-22 |
Name | composition_category |
Title | Composition Category |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Composition Category |
Content | complete |
ValueSet | |
https://specifications.openehr.org/fhir/valueset-composition_category ![]() | Composition Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem composition-category
This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-composition_category
defines the following codes:
Code | Display |
431 | persistent |
451 | episodic |
433 | event |
815 | report |
Additional Language Displays
Code | Spanish (es) | Japanese (ja) | Portuguese (pt) | 中文 (Chinese, zh) |
431 | persistente | 永続 | persistente | 持久类 |
451 | episódico | 一時的 | episódico | 偶发类 |
433 | evento | イベント | evento | 事件类 |
815 | informe | *report(en) | relatório | 报告类 |
{
"resourceType" : "CodeSystem",
"id" : "composition-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem composition-category</b></p><a name=\"composition-category\"> </a><a name=\"hccomposition-category\"> </a><a name=\"composition-category-en-US\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-composition_category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">431<a name=\"composition-category-431\"> </a></td><td>persistent</td></tr><tr><td style=\"white-space:nowrap\">451<a name=\"composition-category-451\"> </a></td><td>episodic</td></tr><tr><td style=\"white-space:nowrap\">433<a name=\"composition-category-433\"> </a></td><td>event</td></tr><tr><td style=\"white-space:nowrap\">815<a name=\"composition-category-815\"> </a></td><td>report</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Spanish (es)</b></td><td><b>Japanese (ja)</b></td><td><b>Portuguese (pt)</b></td><td><b>ä¸æ (Chinese, zh)</b></td></tr><tr><td>431</td><td>persistente</td><td>æ°¸ç¶</td><td>persistente</td><td>æä¹ ç±»</td></tr><tr><td>451</td><td>episódico</td><td>ä¸æç</td><td>episódico</td><td>å¶åç±»</td></tr><tr><td>433</td><td>evento</td><td>ã¤ãã³ã</td><td>evento</td><td>äºä»¶ç±»</td></tr><tr><td>815</td><td>informe</td><td>*report(en)</td><td>relatório</td><td>æ¥åç±»</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
}
]
}
}
],
"url" : "https://specifications.openehr.org/fhir/codesystem-composition_category",
"version" : "0.1.0",
"name" : "composition_category",
"title" : "Composition Category",
"status" : "active",
"experimental" : false,
"date" : "2024-08-22",
"publisher" : "openEHR + HL7",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.openehr.org"
}
]
}
],
"description" : "Composition Category",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "431",
"display" : "persistent",
"designation" : [
{
"language" : "es",
"value" : "persistente"
},
{
"language" : "ja",
"value" : "æ°¸ç¶"
},
{
"language" : "pt",
"value" : "persistente"
},
{
"language" : "zh",
"value" : "æä¹ ç±»"
}
]
},
{
"code" : "451",
"display" : "episodic",
"designation" : [
{
"language" : "es",
"value" : "episódico"
},
{
"language" : "ja",
"value" : "ä¸æç"
},
{
"language" : "pt",
"value" : "episódico"
},
{
"language" : "zh",
"value" : "å¶åç±»"
}
]
},
{
"code" : "433",
"display" : "event",
"designation" : [
{
"language" : "es",
"value" : "evento"
},
{
"language" : "ja",
"value" : "ã¤ãã³ã"
},
{
"language" : "pt",
"value" : "evento"
},
{
"language" : "zh",
"value" : "äºä»¶ç±»"
}
]
},
{
"code" : "815",
"display" : "report",
"designation" : [
{
"language" : "es",
"value" : "informe"
},
{
"language" : "ja",
"value" : "*report(en)"
},
{
"language" : "pt",
"value" : "relatório"
},
{
"language" : "zh",
"value" : "æ¥åç±»"
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.